翻訳と辞書
Words near each other
・ generic expert system tool
・ generic identifier
・ generic markup
・ generic programming
・ generic routing encapsulation
・ generic security service application programming interface
・ generic thunk
・ generic type variable
・ genericity
・ genesia
genetic algorithm
・ genetic algorithms
・ genetic programming
・ genie services
・ genken programming language
・ genova
・ gensym
・ gensym corporation
・ gensym standard interface
・ gentleman's portable coroutine system


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

genetic algorithm : FOLDOC
genetic algorithm
(GA) An evolutionary algorithm which generates each individual from some encoded form known as a "chromosome" or "genome". Chromosomes are combined or mutated to breed new individuals. "Crossover", the kind of recombination of chromosomes found in sexual reproduction in nature, is often also used in GAs. Here, an offspring's chromosome is created by joining segments choosen alternately from each of two parents' chromosomes which are of fixed length.
GAs are useful for multidimensional optimisation problems in which the chromosome can encode the values for the different variables being optimised.
{Illinois Genetic Algorithms Laboratory (http://GAL4.GE.UIUC.EDU/illigal.home.html)} (IlliGAL).
(1995-02-03)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.